.con04CB .picScroll{
	width:1168px;
	margin: 0px auto;
	padding: 0px 0 0px 32px;
	position: relative;
	overflow: hidden;
}
.con04CB .temWrap ul li{
	float: left;
	width: 267px;
	height: 226px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
	text-align: center;
	margin: 0 7px;
	padding-top: 11px;
}
.con04CB .temWrap ul li img{
	width: 237px;
	height: 186px;
	border: 1px solid #e9e9e9;
	display: block;
}
.con04CB .picScroll .prev,.con04CB .picScroll .next{
	background: url(../images/left.png) no-repeat;
	display: block;
	width: 18px;
	height: 54px;
	position: absolute;
	left: 0px;
	top: 86px;
}
.con04CB .picScroll .next{
	background: url(../images/right.png) no-repeat;
	left: auto;
	right: 0px;
}
.con04CB .temWrap ul li p{
	color: #fff;
	line-height: 32px;
}




.aboutB .picScroll{
	width: 575px;
	margin: 0px auto;
	padding: 0px 0 0px 50px;
	position: relative;
	overflow: hidden;
}
.aboutB .temWrap ul li{
	float: left;
	padding: 0 10px;
	width: 240px;
	overflow: hidden;
}
.aboutB .temWrap ul li img{
	width: 240px;
	height: 150px;
	display: block;
}
.aboutB .picScroll .prev,.aboutB  .picScroll .next{
	background: url(../images/about_left.png) no-repeat;
	display: block;
	width: 30px;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 50px;
}
.aboutB .picScroll .next{
	background: url(../images/about_right.png) no-repeat;
	left: auto;
	right: 0px;
}
